net/http.Transport.h2transport (field)
4 uses
net/http (current package)
transport.go#L291: h2transport h2Transport // non-nil if http2 wired up
transport.go#L417: t.h2transport = h2i
transport.go#L439: t.h2transport = t2
transport.go#L917: if t2 := t.h2transport; t2 != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)